1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class uctCongNo_Ncc_Kh
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Component Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.panel1 = new System.Windows.Forms.Panel();
32             
this.linkLabel_QuanLyNhaCungCap = new System.Windows.Forms.LinkLabel();
33             
this.linkLabel_ThuChi = new System.Windows.Forms.LinkLabel();
34             
this.lblThongBao = new System.Windows.Forms.Label();
35             
this.lblTongSoBanGhiHienThi = new System.Windows.Forms.Label();
36             
this.btnTiep = new System.Windows.Forms.Button();
37             
this.btnSau = new System.Windows.Forms.Button();
38             
this.txtMaDoiTuong = new System.Windows.Forms.TextBox();
39             
this.txtTenDoiTuong = new System.Windows.Forms.TextBox();
40             
this.txtNam = new System.Windows.Forms.TextBox();
41             
this.label6 = new System.Windows.Forms.Label();
42             
this.cmbThang = new System.Windows.Forms.ComboBox();
43             
this.btnThucHien = new System.Windows.Forms.Button();
44             
this.label5 = new System.Windows.Forms.Label();
45             
this.label4 = new System.Windows.Forms.Label();
46             
this.label3 = new System.Windows.Forms.Label();
47             
this.label2 = new System.Windows.Forms.Label();
48             
this.dgvTongHop = new System.Windows.Forms.DataGridView();
49             
this.STT = new System.Windows.Forms.DataGridViewTextBoxColumn();
50             
this.MaDoiTuong = new System.Windows.Forms.DataGridViewTextBoxColumn();
51             
this.TenDoiTuong = new System.Windows.Forms.DataGridViewLinkColumn();
52             
this.NoDauKy = new System.Windows.Forms.DataGridViewTextBoxColumn();
53             
this.CoDauKy = new System.Windows.Forms.DataGridViewTextBoxColumn();
54             
this.NoPhatSinh = new System.Windows.Forms.DataGridViewTextBoxColumn();
55             
this.CoPhatSinh = new System.Windows.Forms.DataGridViewTextBoxColumn();
56             
this.NoCuoiKy = new System.Windows.Forms.DataGridViewTextBoxColumn();
57             
this.CoCuoiKy = new System.Windows.Forms.DataGridViewTextBoxColumn();
58             
this.ChiTiet = new System.Windows.Forms.DataGridViewTextBoxColumn();
59             
this.IdNhaCungCap = new System.Windows.Forms.DataGridViewTextBoxColumn();
60             
this.label1 = new System.Windows.Forms.Label();
61             
this.panel1.SuspendLayout();
62             ((System.ComponentModel.ISupportInitialize)(
this.dgvTongHop)).BeginInit();
63             
this.SuspendLayout();
64             
//
65             
// panel1
66             
//
67             
this.panel1.AutoScroll = true;
68             
this.panel1.BackColor = System.Drawing.Color.White;
69             
this.panel1.Controls.Add(this.linkLabel_QuanLyNhaCungCap);
70             
this.panel1.Controls.Add(this.linkLabel_ThuChi);
71             
this.panel1.Controls.Add(this.lblThongBao);
72             
this.panel1.Controls.Add(this.lblTongSoBanGhiHienThi);
73             
this.panel1.Controls.Add(this.btnTiep);
74             
this.panel1.Controls.Add(this.btnSau);
75             
this.panel1.Controls.Add(this.txtMaDoiTuong);
76             
this.panel1.Controls.Add(this.txtTenDoiTuong);
77             
this.panel1.Controls.Add(this.txtNam);
78             
this.panel1.Controls.Add(this.label6);
79             
this.panel1.Controls.Add(this.cmbThang);
80             
this.panel1.Controls.Add(this.btnThucHien);
81             
this.panel1.Controls.Add(this.label5);
82             
this.panel1.Controls.Add(this.label4);
83             
this.panel1.Controls.Add(this.label3);
84             
this.panel1.Controls.Add(this.label2);
85             
this.panel1.Controls.Add(this.dgvTongHop);
86             
this.panel1.Controls.Add(this.label1);
87             
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
88             
this.panel1.Location = new System.Drawing.Point(0, 0);
89             
this.panel1.Name = "panel1";
90             
this.panel1.Size = new System.Drawing.Size(1024, 860);
91             
this.panel1.TabIndex = 0;
92             
//
93             
// linkLabel_QuanLyNhaCungCap
94             
//
95             
this.linkLabel_QuanLyNhaCungCap.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
96             
this.linkLabel_QuanLyNhaCungCap.AutoSize = true;
97             
this.linkLabel_QuanLyNhaCungCap.Location = new System.Drawing.Point(838, 54);
98             
this.linkLabel_QuanLyNhaCungCap.Name = "linkLabel_QuanLyNhaCungCap";
99             
this.linkLabel_QuanLyNhaCungCap.Size = new System.Drawing.Size(174, 18);
100             
this.linkLabel_QuanLyNhaCungCap.TabIndex = 46;
101             
this.linkLabel_QuanLyNhaCungCap.TabStop = true;
102             
this.linkLabel_QuanLyNhaCungCap.Text = "Danh sách Nhà cung cấp";
103             
this.linkLabel_QuanLyNhaCungCap.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_QuanLyNhaCungCap_LinkClicked);
104             
//
105             
// linkLabel_ThuChi
106             
//
107             
this.linkLabel_ThuChi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
108             
this.linkLabel_ThuChi.AutoSize = true;
109             
this.linkLabel_ThuChi.Location = new System.Drawing.Point(878, 20);
110             
this.linkLabel_ThuChi.Name = "linkLabel_ThuChi";
111             
this.linkLabel_ThuChi.Size = new System.Drawing.Size(134, 18);
112             
this.linkLabel_ThuChi.TabIndex = 45;
113             
this.linkLabel_ThuChi.TabStop = true;
114             
this.linkLabel_ThuChi.Text = "Danh sách Thu Chi";
115             
this.linkLabel_ThuChi.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_ThuChi_LinkClicked);
116             
//
117             
// lblThongBao
118             
//
119             
this.lblThongBao.AutoSize = true;
120             
this.lblThongBao.ForeColor = System.Drawing.Color.Red;
121             
this.lblThongBao.Location = new System.Drawing.Point(598, 158);
122             
this.lblThongBao.Name = "lblThongBao";
123             
this.lblThongBao.Size = new System.Drawing.Size(12, 18);
124             
this.lblThongBao.TabIndex = 44;
125             
this.lblThongBao.Text = ".";
126             
this.lblThongBao.Visible = false;
127             
//
128             
// lblTongSoBanGhiHienThi
129             
//
130             
this.lblTongSoBanGhiHienThi.AllowDrop = true;
131             
this.lblTongSoBanGhiHienThi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
132             
this.lblTongSoBanGhiHienThi.Location = new System.Drawing.Point(574, 186);
133             
this.lblTongSoBanGhiHienThi.Name = "lblTongSoBanGhiHienThi";
134             
this.lblTongSoBanGhiHienThi.Size = new System.Drawing.Size(329, 18);
135             
this.lblTongSoBanGhiHienThi.TabIndex = 43;
136             
this.lblTongSoBanGhiHienThi.Text = "Hiển thị từ 1 đến 30 trong 100 mục";
137             
this.lblTongSoBanGhiHienThi.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
138             
//
139             
// btnTiep
140             
//
141             
this.btnTiep.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
142             
this.btnTiep.Location = new System.Drawing.Point(963, 180);
143             
this.btnTiep.Name = "btnTiep";
144             
this.btnTiep.Size = new System.Drawing.Size(49, 30);
145             
this.btnTiep.TabIndex = 41;
146             
this.btnTiep.Text = ">>";
147             
this.btnTiep.UseVisualStyleBackColor = true;
148             
this.btnTiep.Click += new System.EventHandler(this.btnTiep_Click);
149             
//
150             
// btnSau
151             
//
152             
this.btnSau.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
153             
this.btnSau.Location = new System.Drawing.Point(908, 180);
154             
this.btnSau.Name = "btnSau";
155             
this.btnSau.Size = new System.Drawing.Size(49, 30);
156             
this.btnSau.TabIndex = 42;
157             
this.btnSau.Text = "<<";
158             
this.btnSau.UseVisualStyleBackColor = true;
159             
this.btnSau.Click += new System.EventHandler(this.btnSau_Click);
160             
//
161             
// txtMaDoiTuong
162             
//
163             
this.txtMaDoiTuong.Location = new System.Drawing.Point(149, 105);
164             
this.txtMaDoiTuong.Name = "txtMaDoiTuong";
165             
this.txtMaDoiTuong.Size = new System.Drawing.Size(317, 24);
166             
this.txtMaDoiTuong.TabIndex = 12;
167             
//
168             
// txtTenDoiTuong
169             
//
170             
this.txtTenDoiTuong.Location = new System.Drawing.Point(149, 66);
171             
this.txtTenDoiTuong.Name = "txtTenDoiTuong";
172             
this.txtTenDoiTuong.Size = new System.Drawing.Size(317, 24);
173             
this.txtTenDoiTuong.TabIndex = 11;
174             
//
175             
// txtNam
176             
//
177             
this.txtNam.Location = new System.Drawing.Point(366, 148);
178             
this.txtNam.Name = "txtNam";
179             
this.txtNam.Size = new System.Drawing.Size(100, 24);
180             
this.txtNam.TabIndex = 10;
181             
this.txtNam.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtNam_KeyPress);
182             
//
183             
// label6
184             
//
185             
this.label6.AutoSize = true;
186             
this.label6.Location = new System.Drawing.Point(319, 151);
187             
this.label6.Name = "label6";
188             
this.label6.Size = new System.Drawing.Size(40, 18);
189             
this.label6.TabIndex = 9;
190             
this.label6.Text = "Năm";
191             
//
192             
// cmbThang
193             
//
194             
this.cmbThang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
195             
this.cmbThang.FormattingEnabled = true;
196             
this.cmbThang.Location = new System.Drawing.Point(226, 147);
197             
this.cmbThang.Name = "cmbThang";
198             
this.cmbThang.Size = new System.Drawing.Size(86, 26);
199             
this.cmbThang.TabIndex = 8;
200             
this.cmbThang.SelectionChangeCommitted += new System.EventHandler(this.cmbThang_SelectionChangeCommitted);
201             
//
202             
// btnThucHien
203             
//
204             
this.btnThucHien.Location = new System.Drawing.Point(472, 148);
205             
this.btnThucHien.Name = "btnThucHien";
206             
this.btnThucHien.Size = new System.Drawing.Size(119, 31);
207             
this.btnThucHien.TabIndex = 7;
208             
this.btnThucHien.Text = "Thực hiện";
209             
this.btnThucHien.UseVisualStyleBackColor = true;
210             
this.btnThucHien.Click += new System.EventHandler(this.btnThucHien_Click);
211             
//
212             
// label5
213             
//
214             
this.label5.AutoSize = true;
215             
this.label5.Location = new System.Drawing.Point(5, 721);
216             
this.label5.Name = "label5";
217             
this.label5.Size = new System.Drawing.Size(0, 18);
218             
this.label5.TabIndex = 5;
219             
//
220             
// label4
221             
//
222             
this.label4.AutoSize = true;
223             
this.label4.Location = new System.Drawing.Point(146, 151);
224             
this.label4.Name = "label4";
225             
this.label4.Size = new System.Drawing.Size(49, 18);
226             
this.label4.TabIndex = 4;
227             
this.label4.Text = "Tháng";
228             
//
229             
// label3
230             
//
231             
this.label3.AutoSize = true;
232             
this.label3.Location = new System.Drawing.Point(29, 108);
233             
this.label3.Name = "label3";
234             
this.label3.Size = new System.Drawing.Size(109, 18);
235             
this.label3.TabIndex = 3;
236             
this.label3.Text = "Mã khách hàng";
237             
//
238             
// label2
239             
//
240             
this.label2.AutoSize = true;
241             
this.label2.Location = new System.Drawing.Point(26, 66);
242             
this.label2.Name = "label2";
243             
this.label2.Size = new System.Drawing.Size(98, 18);
244             
this.label2.TabIndex = 2;
245             
this.label2.Text = "Tên đối tượng";
246             
//
247             
// dgvTongHop
248             
//
249             
this.dgvTongHop.AllowUserToAddRows = false;
250             
this.dgvTongHop.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
251             | System.Windows.Forms.AnchorStyles.Right)));
252             
this.dgvTongHop.ColumnHeadersHeight = 25;
253             
this.dgvTongHop.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
254             
this.dgvTongHop.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
255             
this.STT,
256             
this.MaDoiTuong,
257             
this.TenDoiTuong,
258             
this.NoDauKy,
259             
this.CoDauKy,
260             
this.NoPhatSinh,
261             
this.CoPhatSinh,
262             
this.NoCuoiKy,
263             
this.CoCuoiKy,
264             
this.ChiTiet,
265             
this.IdNhaCungCap});
266             
this.dgvTongHop.Location = new System.Drawing.Point(3, 216);
267             
this.dgvTongHop.Name = "dgvTongHop";
268             
this.dgvTongHop.RowHeadersVisible = false;
269             
this.dgvTongHop.RowTemplate.Height = 30;
270             
this.dgvTongHop.Size = new System.Drawing.Size(1009, 410);
271             
this.dgvTongHop.TabIndex = 1;
272             
this.dgvTongHop.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvTongHop_CellClick);
273             
this.dgvTongHop.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dataGridView1_CellPainting);
274             
this.dgvTongHop.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.dataGridView1_ColumnWidthChanged);
275             
this.dgvTongHop.Scroll += new System.Windows.Forms.ScrollEventHandler(this.dataGridView1_Scroll);
276             
this.dgvTongHop.Paint += new System.Windows.Forms.PaintEventHandler(this.dataGridView1_Paint);
277             
//
278             
// STT
279             
//
280             
this.STT.FillWeight = 50F;
281             
this.STT.HeaderText = "STT";
282             
this.STT.Name = "STT";
283             
this.STT.Width = 50;
284             
//
285             
// MaDoiTuong
286             
//
287             
this.MaDoiTuong.FillWeight = 120F;
288             
this.MaDoiTuong.HeaderText = "Mã đối tượng";
289             
this.MaDoiTuong.Name = "MaDoiTuong";
290             
this.MaDoiTuong.Width = 120;
291             
//
292             
// TenDoiTuong
293             
//
294             
this.TenDoiTuong.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
295             
this.TenDoiTuong.HeaderText = "Tên đối tượng";
296             
this.TenDoiTuong.Name = "TenDoiTuong";
297             
this.TenDoiTuong.Resizable = System.Windows.Forms.DataGridViewTriState.True;
298             
this.TenDoiTuong.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
299             
//
300             
// NoDauKy
301             
//
302             
this.NoDauKy.FillWeight = 120F;
303             
this.NoDauKy.HeaderText = "Nợ";
304             
this.NoDauKy.Name = "NoDauKy";
305             
this.NoDauKy.Width = 120;
306             
//
307             
// CoDauKy
308             
//
309             
this.CoDauKy.FillWeight = 120F;
310             
this.CoDauKy.HeaderText = "Có";
311             
this.CoDauKy.Name = "CoDauKy";
312             
this.CoDauKy.Width = 120;
313             
//
314             
// NoPhatSinh
315             
//
316             
this.NoPhatSinh.FillWeight = 120F;
317             
this.NoPhatSinh.HeaderText = "Phát sinh Nợ";
318             
this.NoPhatSinh.Name = "NoPhatSinh";
319             
this.NoPhatSinh.Width = 120;
320             
//
321             
// CoPhatSinh
322             
//
323             
this.CoPhatSinh.FillWeight = 120F;
324             
this.CoPhatSinh.HeaderText = "Phát sinh Có";
325             
this.CoPhatSinh.Name = "CoPhatSinh";
326             
this.CoPhatSinh.Width = 120;
327             
//
328             
// NoCuoiKy
329             
//
330             
this.NoCuoiKy.FillWeight = 120F;
331             
this.NoCuoiKy.HeaderText = "Nợ";
332             
this.NoCuoiKy.Name = "NoCuoiKy";
333             
this.NoCuoiKy.Width = 120;
334             
//
335             
// CoCuoiKy
336             
//
337             
this.CoCuoiKy.FillWeight = 120F;
338             
this.CoCuoiKy.HeaderText = "Có";
339             
this.CoCuoiKy.Name = "CoCuoiKy";
340             
this.CoCuoiKy.Width = 120;
341             
//
342             
// ChiTiet
343             
//
344             
this.ChiTiet.FillWeight = 70F;
345             
this.ChiTiet.HeaderText = "C.Tiết";
346             
this.ChiTiet.Name = "ChiTiet";
347             
this.ChiTiet.Visible = false;
348             
this.ChiTiet.Width = 70;
349             
//
350             
// IdNhaCungCap
351             
//
352             
this.IdNhaCungCap.HeaderText = "IdNhaCungCap";
353             
this.IdNhaCungCap.Name = "IdNhaCungCap";
354             
this.IdNhaCungCap.Visible = false;
355             
//
356             
// label1
357             
//
358             
this.label1.AutoSize = true;
359             
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
360             
this.label1.Location = new System.Drawing.Point(3, 9);
361             
this.label1.Name = "label1";
362             
this.label1.Size = new System.Drawing.Size(395, 29);
363             
this.label1.TabIndex = 0;
364             
this.label1.Text = "Tổng hợp cân đối phát sinh công nợ";
365             
//
366             
// uctCongNo_Ncc_Kh
367             
//
368             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
369             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
370             
this.Controls.Add(this.panel1);
371             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
372             
this.Margin = new System.Windows.Forms.Padding(4);
373             
this.Name = "uctCongNo_Ncc_Kh";
374             
this.Size = new System.Drawing.Size(1024, 860);
375             
this.Load += new System.EventHandler(this.uctCongNo_Ncc_Kh_Load);
376             
this.panel1.ResumeLayout(false);
377             
this.panel1.PerformLayout();
378             ((System.ComponentModel.ISupportInitialize)(
this.dgvTongHop)).EndInit();
379             
this.ResumeLayout(false);
380
381         }
382
383         
#endregion
384
385         
private System.Windows.Forms.Panel panel1;
386         
private System.Windows.Forms.Label label1;
387         
private System.Windows.Forms.DataGridView dgvTongHop;
388         
private System.Windows.Forms.Label label4;
389         
private System.Windows.Forms.Label label3;
390         
private System.Windows.Forms.Label label2;
391         
private System.Windows.Forms.Label label5;
392         
private System.Windows.Forms.Button btnThucHien;
393         
private System.Windows.Forms.TextBox txtNam;
394         
private System.Windows.Forms.Label label6;
395         
private System.Windows.Forms.ComboBox cmbThang;
396         
private System.Windows.Forms.TextBox txtMaDoiTuong;
397         
private System.Windows.Forms.TextBox txtTenDoiTuong;
398         
private System.Windows.Forms.Label lblTongSoBanGhiHienThi;
399         
private System.Windows.Forms.Button btnTiep;
400         
private System.Windows.Forms.Button btnSau;
401         
private System.Windows.Forms.Label lblThongBao;
402         
private System.Windows.Forms.LinkLabel linkLabel_QuanLyNhaCungCap;
403         
private System.Windows.Forms.LinkLabel linkLabel_ThuChi;
404         
private System.Windows.Forms.DataGridViewTextBoxColumn STT;
405         
private System.Windows.Forms.DataGridViewTextBoxColumn MaDoiTuong;
406         
private System.Windows.Forms.DataGridViewLinkColumn TenDoiTuong;
407         
private System.Windows.Forms.DataGridViewTextBoxColumn NoDauKy;
408         
private System.Windows.Forms.DataGridViewTextBoxColumn CoDauKy;
409         
private System.Windows.Forms.DataGridViewTextBoxColumn NoPhatSinh;
410         
private System.Windows.Forms.DataGridViewTextBoxColumn CoPhatSinh;
411         
private System.Windows.Forms.DataGridViewTextBoxColumn NoCuoiKy;
412         
private System.Windows.Forms.DataGridViewTextBoxColumn CoCuoiKy;
413         
private System.Windows.Forms.DataGridViewTextBoxColumn ChiTiet;
414         
private System.Windows.Forms.DataGridViewTextBoxColumn IdNhaCungCap;
415     }
416 }


Gõ tìm kiếm nhanh...